projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cc7d3d
)
(modify-all-frames-parameters): Minor doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 21 Jul 2004 02:32:07 +0000
(
02:32
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 21 Jul 2004 02:32:07 +0000
(
02:32
+0000)
lisp/frame.el
patch
|
blob
|
history
diff --git
a/lisp/frame.el
b/lisp/frame.el
index 446bda557755aaffdbeb3f22e797b1eea2cae015..521938cfc18770bb9d00d4c8c1a15ecf2c55decf 100644
(file)
--- a/
lisp/frame.el
+++ b/
lisp/frame.el
@@
-520,7
+520,7
@@
React to settings of `default-frame-alist', `initial-frame-alist' there."
;;;; Creation of additional frames, and other frame miscellanea
(defun modify-all-frames-parameters (alist)
- "
m
odify all current and future frames parameters according to ALIST.
+ "
M
odify all current and future frames parameters according to ALIST.
This changes `default-frame-alist' and possibly `initial-frame-alist'.
See help of `modify-frame-parameters' for more information."
(let (element) ;; temp